repo: Fix build without libsoup
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 21 Sep 2015 20:11:40 +0000 (16:11 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 21 Sep 2015 20:31:02 +0000 (16:31 -0400)
commit203d6ea65e4ac3fe46a59a9f9dee84cecb413504
tree288b1bfe86fade089780f0340c499bcf141e2bc4
parent055b3aac32e7ba95d5bf46e45b69dbf5e9df4e85
repo: Fix build without libsoup

Had a rare situation where I had no libsoup development files, so I
took the opportunity to fix the build errors.  Ugly, but works now.

Would be nice if libsoup could be a hard dependency since we rarely
ever test a configuration without it.
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c